CtcObjectListBaseTItem Property (Guid) |
Namespace:
RRAutoLib.CTC
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic ReadOnly Default Property Item (
sctID As Guid
) As T
Get
public T this[
Guid sctID
] { get; }
Parameters
- sctID
- Type: SystemGuid
Property Value
Type:
T
See Also