CimClass.CimClassMethods Property

Definition

public:
 property Microsoft::Management::Infrastructure::Generic::CimReadOnlyKeyedCollection<Microsoft::Management::Infrastructure::CimMethodDeclaration ^> ^ CimClassMethods { Microsoft::Management::Infrastructure::Generic::CimReadOnlyKeyedCollection<Microsoft::Management::Infrastructure::CimMethodDeclaration ^> ^ get(); };
public Microsoft.Management.Infrastructure.Generic.CimReadOnlyKeyedCollection<Microsoft.Management.Infrastructure.CimMethodDeclaration> CimClassMethods { get; }
member this.CimClassMethods : Microsoft.Management.Infrastructure.Generic.CimReadOnlyKeyedCollection<Microsoft.Management.Infrastructure.CimMethodDeclaration>
Public ReadOnly Property CimClassMethods As CimReadOnlyKeyedCollection(Of CimMethodDeclaration)

Property Value

Applies to