Editable collection of PropertyGroup objects.
Namespace:
proCube.ApiAssembly: proCubeApi (in proCubeApi.dll) Version: 8.0.1.325
Syntax
| C# |
|---|
public interface PropertyGroups : IEditableMetaCollection<PropertyGroup>, IMetaCollection<PropertyGroup>, IEnumerable<PropertyGroup>, IEnumerable, ICollectionDescription, INotifyCollection<PropertyGroupsArray>, INotifyCollection |
| Visual Basic (Usage) |
|---|
Dim instance As PropertyGroups |