WrappedElementGetPropertyKeys Method |
[Missing <summary> documentation for "M:VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Wrapped.WrappedElement.GetPropertyKeys"]
Namespace:
VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Wrapped
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax public override IEnumerable<string> GetPropertyKeys()
Public Overrides Function GetPropertyKeys As IEnumerable(Of String)
public:
virtual IEnumerable<String^>^ GetPropertyKeys() override
abstract GetPropertyKeys : unit -> IEnumerable<string>
override GetPropertyKeys : unit -> IEnumerable<string>
Return Value
Type:
IEnumerableString[Missing <returns> documentation for "M:VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Wrapped.WrappedElement.GetPropertyKeys"]
Implements
IElementGetPropertyKeysSee Also