StyleSetResourceId Class

 

Class for uniquely defining a StyleSet resource.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

System::Object
  Microsoft.VisualStudio.Modeling.Diagrams::StyleSetResourceId

public ref class StyleSetResourceId sealed 

NameDescription
System_CAPS_pubmethodStyleSetResourceId(String^, String^)

Constructor which creates an instance of StyleSetResourceId given a companyName and resourceName.

NameDescription
System_CAPS_pubmethodEquals(Object^)

Determines whether the specified object is equal to this one.(Overrides Object::Equals(Object^).)

System_CAPS_pubmethodGetHashCode()

Serves as a hash function for a StyleSetResourceId, suitable for use in hashing algorithms and data structures like a hash table.(Overrides Object::GetHashCode().)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: