[Missing <summary> documentation for "P:PolyFramework.EVertex.Parsed"]
Namespace:
PolyFramework
Assembly:
PolyFramework (in PolyFramework.dll) Version: 0.5.0.0 (0.5.0.0)
Syntaxpublic bool Parsed { get; set; }Public Property Parsed As Boolean
Get
Set
public:
property bool Parsed {
bool get ();
void set (bool value);
}member Parsed : bool with get, set
Property Value
Type:
Boolean
See Also