Microsoft.Protocols.TestSuites.MS_OXORULE.AddressBookEntryID.Size C# (CSharp) Méthode

Size() public méthode

Get size of this class
public Size ( ) : int
Résultat int
        public int Size()
        {
            return this.Serialize().Length;
        }