GraphPropertyCollection Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class GraphPropertyCollection : System::Collections::Generic::ICollection<Microsoft::VisualStudio::GraphModel::GraphProperty ^>, System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::GraphModel::GraphProperty ^>
public class GraphPropertyCollection : System.Collections.Generic.ICollection<Microsoft.VisualStudio.GraphModel.GraphProperty>, System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.GraphModel.GraphProperty>
type GraphPropertyCollection = class
interface ICollection<GraphProperty>
interface seq<GraphProperty>
interface IEnumerable
Public Class GraphPropertyCollection
Implements ICollection(Of GraphProperty), IEnumerable(Of GraphProperty)
- Inheritance
-
GraphPropertyCollection
- Implements
Count |
Gets the number of elements contained in the GraphProperties collection |
Is |
Gets a value indicating whether the GraphProperties collection is Read-only |
Properties |
Gets the GraphProperties |
Schema |
Add(Graph |
Adds an item to the GraphProperties collection |
Add |
Registers a new GraphProperty |
Add |
Registers a new GraphProperty with the default metadata creator. |
Clear() |
Removes all items from the collection |
Contains(Graph |
Determines whether the collection contains a specific value |
Copy |
Copies the elements of the collection to a System.Array, starting at a particular System.Array index |
Get |
Returns an enumerator for the graph properties |
Remove(Graph |
Removes the first occurrence of a specific object from the collection |
IEnumerable<Graph |
Returns an enumerator for the graph properties |
Empty |
Return this enumeration in case it is not null. In case it is null return empty enumeration. |
Produkt | Versiounen |
---|---|
Visual Studio SDK | 2017, 2019, 2022 |