PropertyMetadataCollection..::..PropertyNames Property
Returns a copy of the list of known property names.
Namespace:
Tortuga.Anchor.MetadataAssembly: Tortuga.Anchor (in Tortuga.Anchor.dll)
Syntax
public ReadOnlyCollection<string> PropertyNames { get; }
Public ReadOnly Property PropertyNames As ReadOnlyCollection(Of String) Get