Grx.Mgd 1.0
Loading...
Searching...
No Matches
Public Member Functions | Properties | List of all members
Gssoft.Gscad.EditorInput.SelectionSetFullyMarshalled Class Reference

Public Member Functions

sealed override IEnumerator GetEnumerator ()
 
sealed override ObjectId[] GetObjectIds ()
 
- Public Member Functions inherited from Gssoft.Gscad.EditorInput.SelectionSet
void CopyTo (SelectedObject[] array, int index)
 
abstract ObjectId[] GetObjectIds ()
 
abstract IEnumerator GetEnumerator ()
 
string ToString (IFormatProvider provider)
 
override string ToString ()
 
virtual void CopyTo (Array a, int index)
 
virtual void Dispose ()
 

Properties

override SelectedObject this[int index] [get]
 
sealed override int Count [get]
 
- Properties inherited from Gssoft.Gscad.EditorInput.SelectionSet
abstract int Count [get]
 
abstract SelectedObject this[Int32 index] [get]
 
virtual bool IsSynchronized [get]
 
virtual Object SyncRoot [get]
 

Additional Inherited Members

- Static Public Member Functions inherited from Gssoft.Gscad.EditorInput.SelectionSet
static SelectionSet FromObjectIds (ObjectId[] ids)
 

Member Function Documentation

◆ GetEnumerator()

sealed override IEnumerator Gssoft.Gscad.EditorInput.SelectionSetFullyMarshalled.GetEnumerator ( )
virtual

◆ GetObjectIds()

sealed override ObjectId[] Gssoft.Gscad.EditorInput.SelectionSetFullyMarshalled.GetObjectIds ( )
virtual