Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

GraphCategoryCollection.Implicit Operator

Namespace: Rebex.Net
Assembly: Rebex.Graph.dll (version 8.0.9673)

Implicit(String to GraphCategoryCollection)

Converts a String to an GraphCategoryCollection.

Declaration
public static implicit operator GraphCategoryCollection(string value)
Parameters
Type Name Description
String value

Value of the category.

Returns
Type Description
GraphCategoryCollection

New instance of the GraphCategoryCollection.

Implicit(String[] to GraphCategoryCollection)

Converts a String array to an GraphCategoryCollection.

Declaration
public static implicit operator GraphCategoryCollection(string[] values)
Parameters
Type Name Description
String[] values

Values of the category.

Returns
Type Description
GraphCategoryCollection

New instance of the GraphCategoryCollection.

In This Article
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies