70c8fa12 f2c9 9375 37bb 02299c3cd04e - akesseler/Plexdata.Utilities.Templates GitHub Wiki
The ArgumentRelations type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Append | Appends the combination of label and value to the list of assigned relations. |
![]() |
Contains | Finds out if an object exists for provided label. |
![]() |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
IndexOf |
Returns the index for provided label or -1 if not found. |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToArray | Returns an array of tuples of all assigned Label-Value relations. |
![]() |
ToString | Returns a string that represents the current object. (Overrides Object.ToString().) |
Name | Description | |
---|---|---|
![]() |
CanExpand | Determines whether the argument can be expanded. (Defined by ArgumentExtension.) |
![]() |
IsSystemType | Determines whether an argument is of a build-in system type. (Defined by ArgumentExtension.) |
ArgumentRelations Class
Plexdata.Utilities.Formatting.Entities Namespace