Click or drag to resize

ModelContentName Structure

Namespace:  Grasshopper.Rhinoceros
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public struct ModelContentName : IEquatable<ModelContentName>, 
	IComparable<ModelContentName>, IComparable

The ModelContentName type exposes the following members.

Properties
Methods
  NameDescription
Public methodStatic memberCombine
Public methodCompareTo(ModelContentName)
Public methodCompareTo(Object)
Public methodEquals(ModelContentName)
Public methodEquals(Object) (Overrides ValueTypeEquals(Object).)
Public methodGetHashCode (Overrides ValueTypeGetHashCode.)
Public methodSplit
Public methodToString (Overrides ValueTypeToString.)
Top
Operators
Fields
  NameDescription
Public fieldStatic memberComparer
Public fieldStatic memberEmpty
Top
See Also