StyleSetResourceId Class
Visual Studio 2015
Class for uniquely defining a StyleSet resource.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | StyleSetResourceId(String^, String^) | Constructor which creates an instance of StyleSetResourceId given a companyName and resourceName. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | Determines whether the specified object is equal to this one.(Overrides Object::Equals(Object^).) |
![]() | GetHashCode() | Serves as a hash function for a StyleSetResourceId, suitable for use in hashing algorithms and data structures like a hash table.(Overrides Object::GetHashCode().) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (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.
Show:
