LiteDBPartLibEntryProperties Property
Namespace: PCBI_SymbolLibraryAssembly: PCBI_SymbolPart_Library (in PCBI_SymbolPart_Library.dll) Version: 17.0.0.0 (17.0.0.0)
public Collection<ILibraryEntryProperty> Properties { get; set; }
Public Property Properties As Collection(Of ILibraryEntryProperty)
Get
Set
public:
virtual property Collection<ILibraryEntryProperty^>^ Properties {
Collection<ILibraryEntryProperty^>^ get () sealed;
void set (Collection<ILibraryEntryProperty^>^ value) sealed;
}
abstract Properties : Collection<ILibraryEntryProperty> with get, set
override Properties : Collection<ILibraryEntryProperty> with get, set
CollectionILibraryEntryPropertyILibraryEntryBaseProperties