![]() |
VBDoxyAddin
0.2.0.0(alpha)
Visual Basic Doxygen Addin
|
Public Member Functions | |
Function | Add (pCls As GDClass, pMember As Member, pProcKind As vbext_ProcKind) As GDOperation |
Property Get | Count () As Long |
Property Get | Item (vntIndexKey As Variant) As GDOperation |
Property Get | NewEnum () As IUnknown |
Sub | Remove (vntIndexKey As Variant) |
Function GDOperations::Add | ( | pCls As | GDClass, |
pMember As | Member, | ||
pProcKind As | vbext_ProcKind | ||
) |
[in,out] | pCls | |
[in,out] | pMember | |
[in,out] | pProcKind |
GDOperation |
Property Get GDOperations::Count | ( | ) |
Long |
Property Get GDOperations::Item | ( | vntIndexKey As | Variant | ) |
[in,out] | vntIndexKey |
GDOperation |
Property Get GDOperations::NewEnum | ( | ) |
IUnknown |
Sub GDOperations::Remove | ( | vntIndexKey As | Variant | ) |
[in,out] | vntIndexKey |