HyperX.Scripting.Python.Api
The HyperX Scripting Library for Python
Loading...
Searching...
No Matches
hyperx.api.ProjectInfoCol Class Reference
Inheritance diagram for hyperx.api.ProjectInfoCol:
hyperx.api.IdNameEntityCol hyperx.api.IdEntityCol

Public Member Functions

 __getitem__ (self, int index)
 __init__ (self, _api.ProjectInfoCol projectInfoCol)
 __iter__ (self)
 __len__ (self)
ProjectInfo Get (self, int id)
ProjectInfo Get (self, item1=None)
ProjectInfo Get (self, str name)
Public Member Functions inherited from hyperx.api.IdNameEntityCol
 __getitem__ (self, int index)
 __init__ (self, _api.IdNameEntityCol idNameEntityCol)
 __iter__ (self)
 __len__ (self)
Public Member Functions inherited from hyperx.api.IdEntityCol
 __getitem__ (self, int index)
 __init__ (self, _api.IdEntityCol idEntityCol)
 __iter__ (self)
 __len__ (self)
bool Contains (self, int id)
int Count (self)

Properties

 ProjectInfoColList = property
Properties inherited from hyperx.api.IdNameEntityCol
 IdNameEntityColList = property
 Names = property
Properties inherited from hyperx.api.IdEntityCol
 IdEntityColList = property
 Ids = property

Additional Inherited Members

Protected Attributes inherited from hyperx.api.IdNameEntityCol
 _CollectedClass = T
Protected Attributes inherited from hyperx.api.IdEntityCol
 _Entity = idEntityCol

Constructor & Destructor Documentation

◆ __init__()

hyperx.api.ProjectInfoCol.__init__ ( self,
_api.ProjectInfoCol projectInfoCol )

Member Function Documentation

◆ __getitem__()

hyperx.api.ProjectInfoCol.__getitem__ ( self,
int index )

◆ __iter__()

hyperx.api.ProjectInfoCol.__iter__ ( self)

◆ __len__()

hyperx.api.ProjectInfoCol.__len__ ( self)

◆ Get() [1/3]

ProjectInfo hyperx.api.ProjectInfoCol.Get ( self,
int id )

Reimplemented from hyperx.api.IdNameEntityCol.

◆ Get() [2/3]

ProjectInfo hyperx.api.ProjectInfoCol.Get ( self,
item1 = None )

Reimplemented from hyperx.api.IdNameEntityCol.

◆ Get() [3/3]

ProjectInfo hyperx.api.ProjectInfoCol.Get ( self,
str name )

Reimplemented from hyperx.api.IdNameEntityCol.

Property Documentation

◆ ProjectInfoColList

hyperx.api.ProjectInfoCol.ProjectInfoColList = property
static

The documentation for this class was generated from the following file:
  • C:/Dev/HyperX/HyperX/HyperX.Scripting.Wrapper/hyperx/api/__init__.py