public PlcPropertyInfo(
int start,
int quantity,
EndianType endianType
)Public Sub New (
start As Integer,
quantity As Integer,
endianType As EndianType
)new :
start : int *
quantity : int *
endianType : EndianType -> PlcPropertyInfo